Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::__ construct
mysqli::__ construct
(mysqli_connect) Open a new connection to the MySQL server
Name:
mysqli::__ construct
Category:
MySQLi
Programming Language:
php
One-line Description:
(mysqli_connect) Open a new connection to the MySQL server
Related
How to Implement Type-Based Event Listener Dispatching Using PHP's is_a() Function
10
Use stream_get_meta_data() to analyze stream information
7
Combining mysqli::debug and MySQL general log for dual analysis
4
PHP rand Function Randomness Analysis and Improvement Methods
8
Similar Functions
mysqli_result::fetch_assoc
mysqli_result::fetch_assoc
(mysqli_fetch_assoc)
mysqli_result::field_seek
mysqli_result::field_seek
(mysqli_field_seek)S
mysqli_driver::embedded_server_end
mysqli_driver::embedded_server_end
Stopembeddedserver
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
mysqli_stmt::data_seek
mysqli_stmt::data_seek
(mysqli_stmt_data_se
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli_stmt::reset
mysqli_stmt::reset
(mysqli_stmt_reset)R
mysqli::store_result
mysqli::store_result
(mysqli_store_result
Popular Articles